| Miner.Geodatabase.Replication.Configuration Namespace > BaseConfigurationElementCollection<TConfigurationElementType> Class : Remove Method | 
'DeclarationPublic Sub Remove( _ ByVal element As TConfigurationElementType _ )
'UsageDim instance As BaseConfigurationElementCollection(Of TConfigurationElementType) Dim element As TConfigurationElementType instance.Remove(element)
public void Remove( TConfigurationElementType element )
public procedure Remove( element: TConfigurationElementType );
public function Remove( element : TConfigurationElementType );
public: void Remove( TConfigurationElementType* element )
public: void Remove( TConfigurationElementType^ element )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2